[INFO] fetching crate pingap-core 0.13.1...
[INFO] testing pingap-core-0.13.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate pingap-core 0.13.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pingap-core 0.13.1
[INFO] finished tweaking crates.io crate pingap-core 0.13.1
[INFO] tweaked toml for crates.io crate pingap-core 0.13.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pingap-core 0.13.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pingap-core 0.13.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 141e293593cca091df0f9aea7ef54d65e48f6d07ecd6fea447deea50acd26b56
[INFO] running `Command { std: "docker" "start" "-a" "141e293593cca091df0f9aea7ef54d65e48f6d07ecd6fea447deea50acd26b56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "141e293593cca091df0f9aea7ef54d65e48f6d07ecd6fea447deea50acd26b56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "141e293593cca091df0f9aea7ef54d65e48f6d07ecd6fea447deea50acd26b56", kill_on_drop: false }`
[INFO] [stdout] 141e293593cca091df0f9aea7ef54d65e48f6d07ecd6fea447deea50acd26b56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 037491ada1ca6f4e19ed8467252ca0da2f0c8793573c59504ab596200dc1129b
[INFO] running `Command { std: "docker" "start" "-a" "037491ada1ca6f4e19ed8467252ca0da2f0c8793573c59504ab596200dc1129b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling pingora-error v0.8.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling libz-ng-sys v1.1.24
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling trackable v1.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pingora-http v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling pingora-timeout v0.8.0
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling pingora-pool v0.8.0
[INFO] [stderr]    Compiling sfv v0.10.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling daggy v0.8.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling pingora-runtime v0.8.0
[INFO] [stderr]    Compiling neli v0.7.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling local-ip-address v0.6.10
[INFO] [stderr]    Compiling cf-rustracing v1.2.1
[INFO] [stderr]    Compiling thrift_codec v0.3.2
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling cf-rustracing-jaeger v1.2.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling pingora-header-serde v0.8.0
[INFO] [stderr]    Compiling pingora-lru v0.8.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling pingora-ketama v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling seize v0.3.3
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling flurry v0.5.2
[INFO] [stderr]    Compiling snafu-derive v0.9.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling pingora-limits v0.8.0
[INFO] [stderr]    Compiling coarsetime v0.1.37
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling TinyUFO v0.8.0
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling snafu v0.9.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling pingora-openssl v0.8.0
[INFO] [stderr]    Compiling pingora-core v0.8.0
[INFO] [stderr]    Compiling pingora-cache v0.8.0
[INFO] [stderr]    Compiling pingora-load-balancing v0.8.0
[INFO] [stderr]    Compiling pingora-proxy v0.8.0
[INFO] [stderr]    Compiling pingora v0.8.0
[INFO] [stderr]    Compiling pingap-core v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 22s
[INFO] running `Command { std: "docker" "inspect" "037491ada1ca6f4e19ed8467252ca0da2f0c8793573c59504ab596200dc1129b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "037491ada1ca6f4e19ed8467252ca0da2f0c8793573c59504ab596200dc1129b", kill_on_drop: false }`
[INFO] [stdout] 037491ada1ca6f4e19ed8467252ca0da2f0c8793573c59504ab596200dc1129b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3033ed0532cc8d5c0afd8be757ed799a36b829c3aff6be757affce31891fee87
[INFO] running `Command { std: "docker" "start" "-a" "3033ed0532cc8d5c0afd8be757ed799a36b829c3aff6be757affce31891fee87", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling pingora-pool v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling neli v0.7.4
[INFO] [stderr]    Compiling sfv v0.10.4
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling pingora-openssl v0.8.0
[INFO] [stderr]    Compiling local-ip-address v0.6.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling flurry v0.5.2
[INFO] [stderr]    Compiling pingora-limits v0.8.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling TinyUFO v0.8.0
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling pingora-runtime v0.8.0
[INFO] [stderr]    Compiling cf-rustracing v1.2.1
[INFO] [stderr]    Compiling pingora-lru v0.8.0
[INFO] [stderr]    Compiling pingora-core v0.8.0
[INFO] [stderr]    Compiling cf-rustracing-jaeger v1.2.2
[INFO] [stderr]    Compiling pingora-cache v0.8.0
[INFO] [stderr]    Compiling pingora-load-balancing v0.8.0
[INFO] [stderr]    Compiling pingora-proxy v0.8.0
[INFO] [stderr]    Compiling pingora v0.8.0
[INFO] [stderr]    Compiling pingap-core v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.40s
[INFO] running `Command { std: "docker" "inspect" "3033ed0532cc8d5c0afd8be757ed799a36b829c3aff6be757affce31891fee87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3033ed0532cc8d5c0afd8be757ed799a36b829c3aff6be757affce31891fee87", kill_on_drop: false }`
[INFO] [stdout] 3033ed0532cc8d5c0afd8be757ed799a36b829c3aff6be757affce31891fee87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 948a0423cccfd1a3d0ac3a20148aac6568e8bc7617bdbd913a54db8633452d8c
[INFO] running `Command { std: "docker" "start" "-a" "948a0423cccfd1a3d0ac3a20148aac6568e8bc7617bdbd913a54db8633452d8c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pingap_core-4ed4e978ea628b94)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test ctx::tests::test_add_plugin_processing_time ... ok
[INFO] [stdout] test ctx::tests::test_add_variable ... ok
[INFO] [stdout] test ctx::tests::test_add_and_get_variable ... ok
[INFO] [stdout] test ctx::tests::test_cache_key ... ok
[INFO] [stdout] test ctx::tests::test_ctx_new ... ok
[INFO] [stdout] test ctx::tests::test_generate_server_timing ... ok
[INFO] [stdout] test ctx::tests::test_format_duration ... ok
[INFO] [stdout] test ctx::tests::test_get_cache_key ... ok
[INFO] [stdout] test ctx::tests::test_get_digest_detail ... ok
[INFO] [stdout] test ctx::tests::test_get_time_field ... ok
[INFO] [stdout] test ctx::tests::test_modify_body_handler ... ok
[INFO] [stdout] test http_header::tests::test_convert_header_edge_cases ... ok
[INFO] [stdout] test ctx::tests::test_state ... ok
[INFO] [stdout] test http_header::tests::test_convert_headers ... ok
[INFO] [stdout] test http_header::tests::test_get_client_ip ... ok
[INFO] [stdout] test http_header::tests::test_get_cookie_value ... ok
[INFO] [stdout] test http_header::tests::test_get_cookie_value_advanced ... ok
[INFO] [stdout] test http_header::tests::test_get_header_value ... ok
[INFO] [stdout] test http_header::tests::test_convert_header_value ... ok
[INFO] [stdout] test http_header::tests::test_get_host ... ok
[INFO] [stdout] test http_header::tests::test_get_host_variants ... ok
[INFO] [stdout] test http_header::tests::test_get_query_value ... ok
[INFO] [stdout] test http_header::tests::test_remove_query_from_header ... ok
[INFO] [stdout] test ctx::tests::test_append_log_value_coverage ... ok
[INFO] [stdout] test http_header::tests::test_remove_query_from_header_variants ... ok
[INFO] [stdout] test http_header::tests::test_static_value ... ok
[INFO] [stdout] test http_response::tests::test_http_response ... ok
[INFO] [stdout] test http_response::tests::test_http_response_builder_pattern ... ok
[INFO] [stdout] test http_response::tests::test_http_response_error_cases ... ok
[INFO] [stdout] test http_response::tests::test_new_cache_control_header ... ok
[INFO] [stdout] test http_response::tests::test_new_cache_control_header_logic ... ok
[INFO] [stdout] test http_response::tests::test_new_response_header_generation ... ok
[INFO] [stdout] test notification::tests::test_notification_level ... ok
[INFO] [stdout] test plugin::tests::test_plugin_step ... ok
[INFO] [stdout] test plugin::tests::test_request_plugin_result ... ok
[INFO] [stdout] test service::tests::new_background_task_service ... ok
[INFO] [stdout] test service::tests::test_duration_to_string ... ok
[INFO] [stdout] test tests::test_new_internal_error ... ok
[INFO] [stdout] test http_response::tests::test_http_chunk_response ... ok
[INFO] [stdout] test util::tests::test_get_hostname ... ok
[INFO] [stdout] test tests::test_new_get_session ... ok
[INFO] [stdout] test util::tests::test_now_ms ... ok
[INFO] [stdout] test util::tests::test_real_now_ms ... ok
[INFO] [stdout] test util::tests::test_super_ts ... ok
[INFO] [stdout] test ttl_lru_limit::test::test_ttl_lru_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pingap_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "948a0423cccfd1a3d0ac3a20148aac6568e8bc7617bdbd913a54db8633452d8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "948a0423cccfd1a3d0ac3a20148aac6568e8bc7617bdbd913a54db8633452d8c", kill_on_drop: false }`
[INFO] [stdout] 948a0423cccfd1a3d0ac3a20148aac6568e8bc7617bdbd913a54db8633452d8c
